optimizing compiler meaning in Chinese
优化编译程序
最佳化编译器
Examples
- An optimizing compiler might decide that the body of the
一个优化的编译器可能会判断出 - Keyword was introduced to the language as a way around optimizing compilers
关键字是java语言为优化编译器设计的。 - Depending on the nature of certain segments of code , the optimizing compiler might generate unexpected code
取决于某些代码段的特性,优化编译器可能会生成意外的代码。 - His work on risc and optimizing compilers won him many awards , not the least of which was the 1987 turing award
他在risc和编译器优化方面的工作为他赢得了很多荣誉,其中包括1987年的图灵奖。 - We have implemented an optimizing compiler called gcx which can translate glslang shaders to corresponding opengl llsl shaders
我们实现了一个可以将glslang着色程序编译为openglllsl着色程序的优化编译器gcx ( graphicscompilerx ) 。